home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.000 / linuxcon / linuxconf-1.6 / userconf / userconf.m < prev    next >
Text File  |  1996-07-20  |  5KB  |  119 lines

  1. extern const char **_dictionary_userconf;
  2. #ifndef DICTIONARY_REQUEST
  3.     #define DICTIONARY_REQUEST \
  4.     const char **_dictionary_userconf;\
  5.     TRANSLATE_SYSTEM_REQ _dictionary_req_userconf("userconf",_dictionary_userconf,106,2);\
  6.     void dummy_dict_userconf(){}
  7. #endif
  8. #ifndef MSG_U
  9.     #define MSG_U(id,m)    id
  10.     #define MSG_B(id,m,n)    id
  11.     #define MSG_R(id)    id
  12. #endif
  13. #define E_GROUPEXIST    _dictionary_userconf[0]
  14. #define E_GROUPEXISTID    _dictionary_userconf[1]
  15. #define E_UNKNOWNMEMBER    _dictionary_userconf[2]
  16. #define F_GROUPNAME    _dictionary_userconf[3]
  17. #define F_GROUPID    _dictionary_userconf[4]
  18. #define F_ALTMEM    _dictionary_userconf[5]
  19. #define T_GROUPSPEC    _dictionary_userconf[6]
  20. #define INTRO_GROUPSPEC    _dictionary_userconf[7]
  21. #define P_GROUPDB    _dictionary_userconf[8]
  22. #define T_GROUPS    _dictionary_userconf[9]
  23. #define I_GROUPS    _dictionary_userconf[10]
  24. #define I_TOADD    _dictionary_userconf[11]
  25. #define I_GROUPCREATE    _dictionary_userconf[12]
  26. #define Q_GROUPCREATE    _dictionary_userconf[13]
  27. #define P_PASSPOLICIES    _dictionary_userconf[14]
  28. #define F_MINLEN    _dictionary_userconf[15]
  29. #define F_MINCHARS    _dictionary_userconf[16]
  30. #define T_PASSPOLICIES    _dictionary_userconf[17]
  31. #define I_PASSPOLICIES    _dictionary_userconf[18]
  32. #define E_NOROOT    _dictionary_userconf[19]
  33. #define T_PASSREQ    _dictionary_userconf[20]
  34. #define I_ENTERPASS    _dictionary_userconf[21]
  35. #define E_IVLDPASS    _dictionary_userconf[22]
  36. #define E_MUSTBEROOT    _dictionary_userconf[23]
  37. #define E_DUPLOGIN    _dictionary_userconf[24]
  38. #define E_DUPID    _dictionary_userconf[25]
  39. #define E_UNKNOWNGRP    _dictionary_userconf[26]
  40. #define E_IVLDSHELL    _dictionary_userconf[27]
  41. #define E_NOSHELL    _dictionary_userconf[28]
  42. #define E_NOHOME    _dictionary_userconf[29]
  43. #define N_IS_OK    _dictionary_userconf[30]
  44. #define E_IVLDGRP    _dictionary_userconf[31]
  45. #define E_IVLDOWN    _dictionary_userconf[32]
  46. #define E_IVLDG_O    _dictionary_userconf[33]
  47. #define E_EXISTDIR    _dictionary_userconf[34]
  48. #define E_DONOTEXIST    _dictionary_userconf[35]
  49. #define E_HOMEUSER    _dictionary_userconf[36]
  50. #define P_SETUSERDIR    _dictionary_userconf[37]
  51. #define E_SETUPDIR    _dictionary_userconf[38]
  52. #define F_LOGIN    _dictionary_userconf[39]
  53. #define F_FULLNAME    _dictionary_userconf[40]
  54. #define F_GROUP    _dictionary_userconf[41]
  55. #define F_HOME    _dictionary_userconf[42]
  56. #define F_SHELL    _dictionary_userconf[43]
  57. #define F_UID    _dictionary_userconf[44]
  58. #define T_USERINFO    _dictionary_userconf[45]
  59. #define I_USERINTRO    _dictionary_userconf[46]
  60. #define P_USERDATA    _dictionary_userconf[47]
  61. #define E_NO2PT    _dictionary_userconf[48]
  62. #define Q_CREATE    _dictionary_userconf[49]
  63. #define Q_FIXIT    _dictionary_userconf[50]
  64. #define Q_USERHOME    _dictionary_userconf[51]
  65. #define E_NULLPASS    _dictionary_userconf[52]
  66. #define E_WEAKPASS    _dictionary_userconf[53]
  67. #define F_LOCKACCOUNT    _dictionary_userconf[54]
  68. #define F_PASSWORD    _dictionary_userconf[55]
  69. #define F_CONFIRM    _dictionary_userconf[56]
  70. #define T_PASSWORD    _dictionary_userconf[57]
  71. #define I_PASSINTRO    _dictionary_userconf[58]
  72. #define E_MISMATCH    _dictionary_userconf[59]
  73. #define N_ACCEPT    _dictionary_userconf[60]
  74. #define T_CHGYOURPASS    _dictionary_userconf[61]
  75. #define I_ENTERYOURPASS    _dictionary_userconf[62]
  76. #define M_USER    _dictionary_userconf[63]
  77. #define M_GROUPDEF    _dictionary_userconf[64]
  78. #define M_UPASS    _dictionary_userconf[65]
  79. #define M_ROOTPASS    _dictionary_userconf[66]
  80. #define M_PPP    _dictionary_userconf[67]
  81. #define M_PPPPAP    _dictionary_userconf[68]
  82. #define M_PPPCHAP    _dictionary_userconf[69]
  83. #define M_SLIP    _dictionary_userconf[70]
  84. #define M_UUCP    _dictionary_userconf[71]
  85. #define M_POP    _dictionary_userconf[72]
  86. #define M_POLICIES    _dictionary_userconf[73]
  87. #define M_ECREATE    _dictionary_userconf[74]
  88. #define M_CHANGE    _dictionary_userconf[75]
  89. #define M_EDIT    _dictionary_userconf[76]
  90. #define T_UCONF    _dictionary_userconf[77]
  91. #define I_UCONFINTRO    _dictionary_userconf[78]
  92. #define P_POP    _dictionary_userconf[79]
  93. #define P_PPP    _dictionary_userconf[80]
  94. #define P_SLIP    _dictionary_userconf[81]
  95. #define P_UUCP    _dictionary_userconf[82]
  96. #define P_CHGPASS    _dictionary_userconf[83]
  97. #define E_NOUID    _dictionary_userconf[84]
  98. #define E_UNKNOWNUSER    _dictionary_userconf[85]
  99. #define T_USERACCT    _dictionary_userconf[86]
  100. #define I_CANEDIT    _dictionary_userconf[87]
  101. #define I_SELECT    _dictionary_userconf[88]
  102. #define P_USERDB    _dictionary_userconf[89]
  103. #define I_USERCREATE    _dictionary_userconf[90]
  104. #define Q_USERCREATE    _dictionary_userconf[91]
  105. #define W_CHGPASS    _dictionary_userconf[92]
  106. #define Q_ENTEROLDPASS    _dictionary_userconf[93]
  107. #define Q_ENTERNEWPASS    _dictionary_userconf[94]
  108. #define Q_RETYPE    _dictionary_userconf[95]
  109. #define Q_DELUSER    _dictionary_userconf[96]
  110. #define Q_DELGROUP    _dictionary_userconf[97]
  111. #define E_LOCKORNOT    _dictionary_userconf[98]
  112. #define T_PASSMNG    _dictionary_userconf[99]
  113. #define F_PASSMAY    _dictionary_userconf[100]
  114. #define F_PASSMUST    _dictionary_userconf[101]
  115. #define F_PASSWARN    _dictionary_userconf[102]
  116. #define F_PASSEXPIRE    _dictionary_userconf[103]
  117. #define F_PRIVENABLE    _dictionary_userconf[104]
  118. #define F_AUTHENTICATE    _dictionary_userconf[105]
  119.